16. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2023-03-13 03:00:42 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

16.1 Files compared

#LocationFileLast Modified
1Porto v4.0.4/Porto Theme/app/code/Mageplaza/LayeredNavigation/etcconfig.xml2022-04-22 07:34:10 +0000
2Porto v4.0.5/Porto Theme/app/code/Mageplaza/LayeredNavigation/etcconfig.xml2022-12-08 01:34:28 +0000

16.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged1114
Changed00
Inserted00
Removed00

16.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

16.4 Active regular expressions

No regular expressions were active.

16.5 Comparison detail

1 <?xml  1 <?xml 
2  version="1.0" 2  version="1.0"
3 ?> 3 ?>
4 <!-- 4 <!--
5 /** 5 /**
6  * Mageplaza 6  * Mageplaza
7  * 7  *
8  * NOTICE OF LICENSE 8  * NOTICE OF LICENSE
9  * 9  *
10  * This source file is subject to the Mageplaza.com license that is 10  * This source file is subject to the Mageplaza.com license that is
11  * available through the world-wide-web at this URL: 11  * available through the world-wide-web at this URL:
12  * https://www.mageplaza.com/LICENSE.txt 12  * https://www.mageplaza.com/LICENSE.txt
13  * 13  *
14  * DISCLAIMER 14  * DISCLAIMER
15  * 15  *
16  * Do not edit or add to this file if you wish to upgrade this extension to newer 16  * Do not edit or add to this file if you wish to upgrade this extension to newer
17  * version in the future. 17  * version in the future.
18  * 18  *
19  * @category    Mageplaza 19  * @category    Mageplaza
20  * @package     Mageplaza_LayeredNavigation 20  * @package     Mageplaza_LayeredNavigation
21  * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/) 21  * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
22  * @license     https://www.mageplaza.com/LICENSE.txt 22  * @license     https://www.mageplaza.com/LICENSE.txt
23  */ 23  */
24 --> 24 -->
25 <config  25 <config 
26  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  26  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
27  xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd" 27  xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd"
28 > 28 >
29       29      
30  <default> 30  <default>
31            31           
32   <layered_navigation> 32   <layered_navigation>
33                 33                
34    <module> 34    <module>
35             »       »        35             »       »       
36     <user_guide> 36     <user_guide>
37      layered-navigation-m2 37      layered-navigation-m2
38     </user_guide> 38     </user_guide>
39             »       »        39             »       »       
40     <change_log> 40     <change_log>
41      layered-navigation 41      layered-navigation
42     </change_log> 42     </change_log>
43             »        43             »       
44    </module> 44    </module>
45                 45                
46    <general> 46    <general>
47                      47                     
48     <enabled> 48     <enabled>
49      1 49      1
50     </enabled> 50     </enabled>
51                  51                 
52    </general> 52    </general>
53             53            
54   </layered_navigation> 54   </layered_navigation>
55        55       
56  </default> 56  </default>
57 </config> 57 </config>